home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 March / Gamestar_71_2005-03_dvd.iso / Dema / willofsteel_demo.exe / {app} / Data / effects / bomb.pps < prev    next >
Text File  |  2004-10-23  |  391b  |  13 lines

  1. -- Object CLSID : 20
  2. --  prop_2 = { "Sound",  24, "abrams_120mm_single" },
  3.  
  4. CreateObject{
  5.   Name = "bomb",
  6.   CLSID = 20,
  7.   IsDescription = 1,
  8.   Description = "bomb",
  9.   prop_1 = { "Object name", 5, "bomb"},
  10.   prop_2 = { "Sound",  280, {"shell_hit", "shell_hit2", "shell_hit3", }},
  11.   prop_3 = { "Emiters", 277, { "bomb1","hit_dust2", "bomb2", "pieces_of_dirt", "bomb_dust", }},
  12. };
  13.